func crypto/x509.parseAuthorityKeyIdentifier
3 uses
crypto/x509 (current package)
parser.go#L443: func parseAuthorityKeyIdentifier(e pkix.Extension) ([]byte, error) {
parser.go#L754: out.AuthorityKeyId, err = parseAuthorityKeyIdentifier(e)
parser.go#L1272: rl.AuthorityKeyId, err = parseAuthorityKeyIdentifier(ext)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)